Telegram Group & Telegram Channel
This media is not supported in your browser
VIEW IN TELEGRAM
FaceStream

Это веб-приложение, которое позволяет менять ваше лицо в реальном времени без необходимости иметь мощную локальную машину. Попробовать демо можно по ссылке: https://facestream.phileisen.com

Как запустить у себя

* Установленный UV: https://docs.astral.sh
* Аккаунт в Modal с настроенными учётными данными

После этого выполните в терминале:


uv run modal serve facestream.main


Чтоб задеплоить приложение:


uv run modal deploy facestream.main


Необязательно: TURN-сервер для сотовых сетей

В большинстве сотовых сетей требуется TURN-сервер для корректной работы WebRTC. Вы можете создать TURN-приложение на Cloudflare. Чтобы использовать его с этим приложением, нужно:

1. Создать секрет с именем facestream в Modal, добавив в него:


TURN_TOKEN_ID=your-turn-token-id
TURN_API_TOKEN=your-turn-api-token

2. Закомментировать в src/facestream/main.py блок:


secrets=[
modal.Secret.from_name(
"facestream",
required_keys=[SECRET_KEY_TURN_TOKEN_ID, SECRET_KEY_TURN_API_TOKEN],
)
]



https://github.com/philipp-eisen/facestream

👉 @Githublib



tg-me.com/Githublib/1224
Create:
Last Update:

FaceStream

Это веб-приложение, которое позволяет менять ваше лицо в реальном времени без необходимости иметь мощную локальную машину. Попробовать демо можно по ссылке: https://facestream.phileisen.com

Как запустить у себя

* Установленный UV: https://docs.astral.sh
* Аккаунт в Modal с настроенными учётными данными

После этого выполните в терминале:


uv run modal serve facestream.main


Чтоб задеплоить приложение:


uv run modal deploy facestream.main


Необязательно: TURN-сервер для сотовых сетей

В большинстве сотовых сетей требуется TURN-сервер для корректной работы WebRTC. Вы можете создать TURN-приложение на Cloudflare. Чтобы использовать его с этим приложением, нужно:

1. Создать секрет с именем facestream в Modal, добавив в него:


TURN_TOKEN_ID=your-turn-token-id
TURN_API_TOKEN=your-turn-api-token

2. Закомментировать в src/facestream/main.py блок:


secrets=[
modal.Secret.from_name(
"facestream",
required_keys=[SECRET_KEY_TURN_TOKEN_ID, SECRET_KEY_TURN_API_TOKEN],
)
]



https://github.com/philipp-eisen/facestream

👉 @Githublib

BY GitHub Сообщество


Share with your friend now:
tg-me.com/Githublib/1224

View MORE
Open in Telegram


GitHub Сообщество Telegram | DID YOU KNOW?

Date: |

Among the actives, Ascendas REIT sank 0.64 percent, while CapitaLand Integrated Commercial Trust plummeted 1.42 percent, City Developments plunged 1.12 percent, Dairy Farm International tumbled 0.86 percent, DBS Group skidded 0.68 percent, Genting Singapore retreated 0.67 percent, Hongkong Land climbed 1.30 percent, Mapletree Commercial Trust lost 0.47 percent, Mapletree Logistics Trust tanked 0.95 percent, Oversea-Chinese Banking Corporation dropped 0.61 percent, SATS rose 0.24 percent, SembCorp Industries shed 0.54 percent, Singapore Airlines surrendered 0.79 percent, Singapore Exchange slid 0.30 percent, Singapore Press Holdings declined 1.03 percent, Singapore Technologies Engineering dipped 0.26 percent, SingTel advanced 0.81 percent, United Overseas Bank fell 0.39 percent, Wilmar International eased 0.24 percent, Yangzijiang Shipbuilding jumped 1.42 percent and Keppel Corp, Thai Beverage, CapitaLand and Comfort DelGro were unchanged.

How Does Bitcoin Mining Work?

Bitcoin mining is the process of adding new transactions to the Bitcoin blockchain. It’s a tough job. People who choose to mine Bitcoin use a process called proof of work, deploying computers in a race to solve mathematical puzzles that verify transactions.To entice miners to keep racing to solve the puzzles and support the overall system, the Bitcoin code rewards miners with new Bitcoins. “This is how new coins are created” and new transactions are added to the blockchain, says Okoro.

GitHub Сообщество from sg


Telegram GitHub Сообщество
FROM USA